-
Notifications
You must be signed in to change notification settings - Fork 4
686: Display correct email verfication success #708
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Available PR Commands
See: https://github.com/tahminator/codebloom/wiki/CI-Commands |
Title686: Display correct email verfication success PR TypeBug fix Description
Diagram Walkthroughflowchart LR
SP["Settings.page.tsx"] --> QP["Read query params (state)"]
SP --> CB["Parse backend callback (success, message)"]
QP -- missing/invalid --> NF["Show red failure notification"]
CB -- valid --> NS["Show success/error from backend"]
SP --> RG["Ref guard to avoid duplicate toasts"]
|
| Relevant files | |||
|---|---|---|---|
| Bug fix |
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
|
/deploy |
|
The command to deploy to staging for the commit b78361f has been triggered. View action run |
|
/deploy |
|
The command to deploy to staging for the commit be1dbca has been triggered. View action run |
|
/deploy |
|
The command to deploy to staging for the commit 0acf363 has been triggered. View action run |
|
/deploy |
|
The command to deploy to staging for the commit a82175a has been triggered. View action run |
686: Addressed Co-Pilot comments 686: Return error redirect when domain change
|
/deploy |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
|
The command to deploy to staging for the commit e975404 has been triggered. View action run |
686
Description of changes
Checklist before review
Screenshots
Dev
This is not an issue in dev.
Staging
Screenshot 2026-01-29 at 12.41.35 AM.pdf